<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: "microsoft yahei" !important;
}

 img{
	display:block;
	margin:10px auto;
	max-width:100%;
	height:auto;
}


.Box {
	width: 100%;
	height: auto;
	margin: 100px auto 0px;
	/*overflow: hidden;*/
}

.Box .list {
	position: relative;
	width: 1200px;
	height: 550px;
	/*overflow: hidden;*/
}

.Box .canvas {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
}

.Box .clearfix {
	display: block;
	content: "";
	clear: both;
}

.Box .poR {
	position: relative;
}

.Box .box,.Box .boxs {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	position: relative !important;
}

.Box  .box-con {
	width: 100%;
	height: 100%;
}

.Box  li {
	
}

.Box  li img {
	width: 100%;
	height: 100%;
	display: block;
}

.Box  .prev,
.next {
	width: 260px;
	height: 314px;
	display: block;
	position: absolute;
	top: 53px;
	z-index: 51;
	cursor: pointer;
}

.Box .prev {
	left: 0;
	
}
.Box .prev img{
	position: absolute;
	top: 50%;
	left: -100px;
	transform: translateY(-50%);
	
}
.Box .next {
	right: 0;
}
.Box .next img{
	position: absolute;
	top: 50%;
	right: -100px;
	transform: translateY(-50%);
	
}


.Box .list a.href{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;top: 0;
	display: block;
}

/*li*/

.Box li .b_tit {
	width: 100%;
	overflow: hidden;
	z-index: 1;
	bottom: 0;
	left: 0px;
	margin: 0px;
	padding-top: 24px;
	display: none;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	text-overflow: hidden;
}
.Box .box  li:nth-child(2) .b_tit,.Box .boxs  li:nth-child(2) .b_tit{
	display: block;
} 




.Box li .b_tit h3{
	font-size: 22px;
	color: #333;
	line-height: 2em;
	font-weight: normal;
	text-align: center;
}

.Box li .b_tit p{
	text-indent: 2em;
}

.Box li .b_tit h3 span{
	font-size: 16px;
	float: right;
	color: #333;
}

.Box li .b_tit a{
	float: right;
	font-size: 16px;
	color: #D42A00;
	text-decoration: none;
}
.Box li .b_tit a:hover{
	text-decoration: underline;
}
.Box li .b_tit span{
	color: #D42A00;
}



/*ç»„ç»‡æž¶æž„*/

.content2 .Framework{
	display: block;
	margin: 50px auto;
}


/*å‘å±•åŽ†ç¨‹*/

.content3{
	background: url(../images/bg_06.png) no-repeat center center;
	background-size:cover ;
}

.content3 .p{
	width: 1120px;
	margin: 0 auto;
	color: #333;
	font-size: 16px;
	line-height: 32px;
	padding: 60px 300px 40px 0;
	box-sizing: border-box;
}

.content3 .Time{
	display: block;
	margin: 0 auto;
}

/*é¢†å¯¼è‡´è¾ž*/

.content4{
	width: 1120px;
	margin: 30px auto;
	overflow: hidden;
}
.content4 .left {
	width: 808px;
	float: left;
}

.content4 .left .text{
	width: 808px;
	float: left;
	padding-bottom: 30px;
}
.content4 .left .text p{
	font-size: 14px;
	line-height: 2em;
	padding-bottom: 14px;
}

.content4 .right{
	width: 282px;
	float: right;
}

.content4 .left .jiesao{
	padding-top: 25px;
	display: inline-block;
	text-align: right;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	float: right;
	position: relative;
}

.content4 .left .jiesao p{
}


.content4 .left .jiesao img{
	position: absolute;
	left: 0;
	top: 0;
}

</pre></body></html>